func encoding/json.equalFoldRight

2 uses

	encoding/json (current package)
		fold.go#L49: 		return equalFoldRight
		fold.go#L61: func equalFoldRight(s, t []byte) bool {